func bytes.containsRune
3 uses
bytes (current package)
bytes.go#L969: func containsRune(s string, r rune) bool {
bytes.go#L1044: if !containsRune(cutset, r) {
bytes.go#L1094: if !containsRune(cutset, r) {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)